Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid calling Instant::now() when timing disabled #181

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

This fixes the library in WebAssembly, which panics when Instant::now()
is called.
@io12 io12 changed the title avoid calling Instant::now() when timing disabled Avoid calling Instant::now() when timing disabled Jan 19, 2025
@tirix tirix merged commit 174c9ca into metamath:main Jan 19, 2025
4 checks passed
@david-a-wheeler
Copy link
Member

Fantastic! I wasn't aware that this was being used in Web Assembly; I'm glad it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants